keylget


Return value associated with key from the keyed list in the variable listvar

Syntax

keylget listvar [key] [retvar | {} ]

Description

Return the value associated with key from the keyed list in the variable listvar. If retvar is not specified, then the value will be returned as the result of the command. In this case, if key is not found in the list, an error will result.